@charset "utf-8";
/*********************************************** 横向主导航条 ***********************************************/
.ddsmoothmenu{}
.ddsmoothmenu ul{margin:0;padding:0;}
/*主菜单设置*/
.ddsmoothmenu ul li{position:relative; display:inline; float:left;  width:14.2%;}
.ddsmoothmenu ul li a{display:block; font-size:17px; }
.ddsmoothmenu ul li a span{display:block; text-align: center; }
/*主菜单连接效果设置*/
.ddsmoothmenu ul li a:link,.ddsmoothmenu ul li a:visited{color:#333;}
.ddsmoothmenu ul li a:after{
content: '';
 width:0;
 height:3px;
 background:linear-gradient(to right,#009532,#009532);
 position: absolute;
 left: 50%;
 bottom: 0%;
 transition: all 0.3s; z-index:-999 ;
}
.ddsmoothmenu ul li a:hover{ z-index:3000; color:#009532; }
.ddsmoothmenu ul li a:hover:after{width:100%;left:0; z-index:1000; }
.ddsmoothmenu ul li a:active{}
.ddsmoothmenu ul li a:active span{}
.ddsmoothmenu ul li a.selected{}
.ddsmoothmenu ul li a.selected span{}
/*主菜单当前所在页面*/
.ddsmoothmenu ul li a#menu_selected{ color:#009532; }
.ddsmoothmenu ul li a#menu_selected::after{ content: ''; display: block; position: absolute; bottom: 0%; left:25%; width:50%; height:3px; z-index:1; background:linear-gradient(to right,#009532,#009532);}
.ddsmoothmenu ul li a#menu_selected span{color:#009532; z-index:10;}
/*子集菜单设置*/
.ddsmoothmenu ul.menulevel{position:absolute;left:0;display:none;visibility:hidden; z-index:2000;}
.ddsmoothmenu ul.menulevel li{background:none;margin:0px; padding:0px;display:list-item;float:none;}
.ddsmoothmenu ul.menulevel li a{ background-color:#333;height:40px;line-height:40px;width:180px;margin:0px;border-right:1px solid #999;border-bottom:1px solid #eee;border-left:1px solid #eee;font-size:15px; text-align:left; padding-left:20px; color:#fff;}
.ddsmoothmenu ul.menulevel li a span{ width:180px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
/*子集菜单连接效果设置*/
.ddsmoothmenu ul.menulevel li ul{top:0}
.ddsmoothmenu ul.menulevel li a:link,.ddsmoothmenu ul.menulevel li a:visited{background-image:none}
.ddsmoothmenu ul.menulevel li a:hover{background:#009532;color:#fff;font-weight:bold }
.ddsmoothmenu ul.menulevel li a.selected{background:#009532;color:#fff;font-weight:bold}
.ddsmoothmenu ul.menulevel li a span{ text-align:left; padding-left:10px;}
.ddsmoothmenu ul.menulevel li a:hover span{}

/*下拉箭头*/
.ddsmoothmenu .downarrowclass{position:absolute;top:26px;right:35px}
.ddsmoothmenu .rightarrowclass{position:absolute;top:8px;right:10px}
/*阴影*/
.ddshadow{position:absolute;left:0;top:0;width:0;height:0;z-index:1;}
.toplevelshadow{/*opacity:0.8*/}
* html .ddsmoothmenu{height:1%}/* Holly Hack for IE \*//*Holly Hack for IE7 and below*/
* html .ddsmoothmenu ul li a{display:inline-block}/*IE6 hack to get sub menu links to behave correctly*/

/*********************************************** 纵向主导航条 ***********************************************/
.left-products{ width:255px; float:left; background:#2e2e2e;}
.ddsmoothmenu-v{  margin-top:10px;}
.ddsmoothmenu-v ul{ }
/*主菜单设置*/
.ddsmoothmenu-v ul li{ white-space:nowrap;text-overflow:ellipsis;  background:url(../images/sort_li.png) no-repeat 30px center; }
.ddsmoothmenu-v ul li a{display:block; height:50px; line-height:50px; vertical-align:middle; font-size:16px; }
.ddsmoothmenu-v ul li a span{display:block;  padding-left:65px;}

#LeftMenu .lihover #three li a{
 color:#fff; background:url(../images/sort_lia.png) no-repeat 30px center #239236; border-radius:30px; box-shadow: 0 6px 8px rgba(0,0,0,0.2);}
/*主菜单连接效果设置*/
.ddsmoothmenu-v ul li a:link,.ddsmoothmenu-v ul li a:visited{ color:#fff;  overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.ddsmoothmenu-v ul li a:hover{ transition: all 0.9s; background:url(../images/sort_lia.png) no-repeat 30px center #239236; border-radius:30px; box-shadow: 0 6px 8px rgba(0,0,0,0.2);}
.ddsmoothmenu-v ul li a:hover span{ color:#fff;}
.ddsmoothmenu-v ul li a:active{  color:#fff;  background:url(../images/sort_lia.png) no-repeat 30px center #239236; border-radius:30px; box-shadow: 0 6px 8px rgba(0,0,0,0.2);}
.ddsmoothmenu-v ul li a:active span{ color:#fff;}
#LeftMenu .lihover  a{ color:#fff;background:url(../images/sort_lia.png) no-repeat 30px center #239236; border-radius:30px; box-shadow: 0 6px 8px rgba(0,0,0,0.2); }
.ddsmoothmenu-v ul li .selected:link,.ddsmoothmenu-v ul li a.selected:visited,.ddsmoothmenu-v ul li a.selected:active{}
.ddsmoothmenu-v ul li a.selected span{color:#fff}
/*主菜单当前所在页面*/
.ddsmoothmenu-v ul li a#menu_selected{ background:url(../images/sort_lia.png) no-repeat 30px center #239236; border-radius:30px; box-shadow: 0 6px 8px rgba(0,0,0,0.2); }
.ddsmoothmenu-v ul li a#menu_selected span{color:#fff;}
/*子集菜单设置*/
.ddsmoothmenu-v ul.menulevel{position:absolute;top:0;visibility:hidden;border-top:1px solid #CCC}
.ddsmoothmenu-v ul.menulevel li{background:none;margin:0px;padding:0px;display:list-item}
.ddsmoothmenu-v ul.menulevel li a{height:26px;line-height:26px;width:180px;padding:0px 5px;margin:0px;border-right:1px solid #999;border-bottom:1px solid #DFDFDF;border-left:1px solid #CCC}


/*子集菜单连接效果设置*/
.ddsmoothmenu-v ul.menulevel li a:link,.ddsmoothmenu-v ul.menulevel li a:visited{color:#000}
.ddsmoothmenu-v ul.menulevel li a:hover{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold; height:25px; line-height:25px; margin-top:0px}
.ddsmoothmenu-v ul.menulevel li a.selected{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold}
/*子集菜单连接效果设置*/
.ddsmoothmenu-v ul.menulevel li a:link,.ddsmoothmenu-v ul.menulevel li a:visited{color:#000; }
.ddsmoothmenu-v ul.menulevel li a:hover{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold}
.ddsmoothmenu-v ul.menulevel li a.selected{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold}

.ddsmoothmenu-v ul li ul li a{ height:35px; line-height:35px;}
.ddsmoothmenu-v ul li ul li a span{ padding-left:30px;}
/*左侧箭头*/
.ddsmoothmenu-v .rightarrowclass{position:absolute;top:10px;right:10px}
.ddsmoothmenu-v ul.menulevel .rightarrowclass{position:absolute;top:8px;right:10px}
/* Holly Hack for IE \*/
* html .ddsmoothmenu-v ul li {float:left;height:1%}
* html .ddsmoothmenu-v ul li a {height:1%}

#LeftMenu .lihover ul li a{
background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold
}

#LeftMenu .lihover ul li a{
background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold
}
#LeftMenu .lihover ul li a {
    color: #333;
	font-weight:normal;
}
#LeftMenu .ahover span{
font-weight:bold;
}
#LeftMenu .lihover ul li a:hover span{
font-weight:bold;
color:#be0201;
}

#LeftMenu .lihover .lihover li span{
padding-left:50px;
}

#LeftMenu .lihover .lihover .lihover li span{
padding-left:70px;
}


.pd   ul li a{ padding-left:30px;}

/*********************************************** 横向主导航条 ***********************************************/
.ddsmoothmenu-h{ width:100%; }
.ddsmoothmenu-h ul{  margin:0 auto; width:550px;}
/*主菜单设置*/
.ddsmoothmenu-h ul li{ overflow:hidden; white-space:nowrap; text-overflow:ellipsis; float:left; width:250px; background:#0d9855; text-align:center; margin-left:25px; border-radius:20px; font-size:16px; }
.ddsmoothmenu-h ul li a{ display:block; height:45px; line-height:45px; vertical-align:middle; text-align:center;  }
.ddsmoothmenu-h ul li a span{display:block;}

#topMenu .lihover #three li a{
background:#9f0e0c;
color:#fff;
}
/*主菜单连接效果设置*/
.ddsmoothmenu-h ul li a:link,.ddsmoothmenu-h ul li a:visited{ color:#fff; }
.ddsmoothmenu-h ul li a:hover{ background-color:#9f0e0c;}
.ddsmoothmenu-h ul li a:hover span{color:#fff}
.ddsmoothmenu-h ul li a:active{background-color:#9f0e0c; }
.ddsmoothmenu-h ul li a:active span{color:#fff}
#topMenu .lihover  a{ color:#fff;background-color:#9f0e0c;}
.ddsmoothmenu-h ul li .selected:link,.ddsmoothmenu-h ul li a.selected:visited,.ddsmoothmenu-h ul li a.selected:active{background-color:#9f0e0c}
.ddsmoothmenu-h ul li a.selected span{color:#fff}
/*主菜单当前所在页面*/
.ddsmoothmenu-h ul li a#menu_selected{background:#9f0e0c}
.ddsmoothmenu-h ul li a#menu_selected span{color:#fff}
/*子集菜单设置*/
.ddsmoothmenu-h ul.menulevel{position:absolute;top:0;visibility:hidden;border-top:1px solid #CCC}
.ddsmoothmenu-h ul.menulevel li{background:none;margin:0px;padding:0px;display:list-item}
.ddsmoothmenu-h ul.menulevel li a{height:26px;line-height:26px;width:180px;padding:0px 5px;margin:0px;border-right:1px solid #999;border-bottom:1px solid #DFDFDF;border-left:1px solid #CCC}


/*子集菜单连接效果设置*/
.ddsmoothmenu-h ul.menulevel li a:link,.ddsmoothmenu-h ul.menulevel li a:visited{color:#fff}
.ddsmoothmenu-h ul.menulevel li a:hover{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold; height:25px; line-height:25px; margin-top:0px}
.ddsmoothmenu-h ul.menulevel li a.selected{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold}
/*子集菜单连接效果设置*/
.ddsmoothmenu-h ul.menulevel li a:link,.ddsmoothmenu-h ul.menulevel li a:visited{color:#ffff; }
.ddsmoothmenu-h ul.menulevel li a:hover{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold}
.ddsmoothmenu-h ul.menulevel li a.selected{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold}

.ddsmoothmenu-h ul li ul li a{ height:35px; line-height:35px;}
.ddsmoothmenu-h ul li ul li a span{ padding-left:30px;}
/*左侧箭头*/
.ddsmoothmenu-h .rightarrowclass{position:absolute;top:10px;right:10px}
.ddsmoothmenu-h ul.menulevel .rightarrowclass{position:absolute;top:8px;right:10px}
/* Holly Hack for IE \*/
* html .ddsmoothmenu-h ul li {float:left;height:1%}
* html .ddsmoothmenu-v ul li a {height:1%}

#topMenu .lihover ul li a{
background:url(../images/mainmenu1.jpg) no-repeat left center; color:#034fab;font-weight:bold
}

#topMenu .lihover ul li a{
background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold
}
#topMenu .lihover ul li a {
    color: #fff;
	font-weight:normal;
}
#topMenu .ahover span{
font-weight:bold;
}
#topMenu .lihover ul li a:hover span{
font-weight:bold;
color:#be0201;
}

#topMenu .lihover .lihover li span{
padding-left:50px;
}

#topMenu .lihover .lihover .lihover li span{
padding-left:70px;
}

/*********************************************** 图片主导航条 ***********************************************/
.ddsmoothmenu-pic{ width:100%; padding-top:20px;}
.ddsmoothmenu-pic ul{  margin:0 auto; width:850px;}
/*主菜单设置*/
.ddsmoothmenu-pic ul li{ overflow:hidden; white-space:nowrap; font-size:16px; text-overflow:ellipsis; float:left; width:250px; background:#1e46c2; text-align:center; margin-left:25px; border-radius:30px;
 }
.ddsmoothmenu-pic ul li a{ display:block; height:45px; line-height:45px; vertical-align:middle; text-align:center; border-radius:30px;}
.ddsmoothmenu-pic ul li a span{display:block;}

#picMenu .lihover #three li a{
background:#15539e;
color:#fff;
}
/*主菜单连接效果设置*/
.ddsmoothmenu-pic ul li a:link,.ddsmoothmenu-pic ul li a:visited{ color:#fff; }
.ddsmoothmenu-pic ul li a:hover{ background-color:#15539e;}
.ddsmoothmenu-pic ul li a:hover span{color:#FFF}
.ddsmoothmenu-pic ul li a:active{background-color:#15539e; color:#fff;}
.ddsmoothmenu-pic ul li a:active span{color:#FFF}
#picMenu .lihover  a{ color:#FFFFFF;background-color:#15539e;}
.ddsmoothmenu-pic ul li .selected:link,.ddsmoothmenu-pic ul li a.selected:visited,.ddsmoothmenu-pic ul li a.selected:active{background-color:#15539e;}
.ddsmoothmenu-pic ul li a.selected span{color:#FFF}
/*主菜单当前所在页面*/
.ddsmoothmenu-pic ul li a#menu_selected{background:#15539e}
.ddsmoothmenu-pic ul li a#menu_selected span{color:#FFF}
/*子集菜单设置*/
.ddsmoothmenu-pic ul.menulevel{position:absolute;top:0;visibility:hidden;border-top:1px solid #CCC}
.ddsmoothmenu-pic ul.menulevel li{background:none;margin:0px;padding:0px;display:list-item}
.ddsmoothmenu-pic ul.menulevel li a{height:26px;line-height:26px;width:180px;padding:0px 5px;margin:0px;border-right:1px solid #999;border-bottom:1px solid #DFDFDF;border-left:1px solid #CCC}


/*子集菜单连接效果设置*/
.ddsmoothmenu-pic ul.menulevel li a:link,.ddsmoothmenu-pic ul.menulevel li a:visited{color:#fff}
.ddsmoothmenu-pic ul.menulevel li a:hover{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold; height:25px; line-height:25px; margin-top:0px}
.ddsmoothmenu-pic ul.menulevel li a.selected{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold}
/*子集菜单连接效果设置*/
.ddsmoothmenu-pic ul.menulevel li a:link,.ddsmoothmenu-pic ul.menulevel li a:visited{color:#ffff; }
.ddsmoothmenu-pic ul.menulevel li a:hover{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold}
.ddsmoothmenu-pic ul.menulevel li a.selected{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold}

.ddsmoothmenu-pic ul li ul li a{ height:35px; line-height:35px;}
.ddsmoothmenu-pic ul li ul li a span{ padding-left:30px;}
/*左侧箭头*/
.ddsmoothmenu-pic .rightarrowclass{position:absolute;top:10px;right:10px}
.ddsmoothmenu-pic ul.menulevel .rightarrowclass{position:absolute;top:8px;right:10px}
/* Holly Hack for IE \*/
* html .ddsmoothmenu-pic ul li {float:left;height:1%}
* html .ddsmoothmenu-v ul li a {height:1%}

#picMenu .lihover ul li a{
background:url(../images/mainmenu1.jpg) no-repeat left center; color:#034fab;font-weight:bold
}

#picMenu .lihover ul li a{
background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold
}
#picMenu .lihover ul li a {
    color: #fff;
	font-weight:normal;
}
#picMenu .ahover span{
font-weight:bold;
}
#picMenu .lihover ul li a:hover span{
font-weight:bold;
color:#be0201;
}

#picMenu .lihover .lihover li span{
padding-left:50px;
}

#picMenu .lihover .lihover .lihover li span{
padding-left:70px;
}

@media (max-width: 767px) {
.banner,.indexyc{ display:none;}
.mt50,.mt80,.mt60{ margin-top:30px;}	
#wrapper,#sort_div{ display:none}
#head_top{ display:block;}
.logos{width:100%; float:none;  padding-top:11px; padding-bottom:10px;  background-color:#018e30;}
.logos p{ font-size:24px; color:#fff; font-weight:bold; margin-top:10px; line-height:30px; letter-spacing:0px;}
.logos span{ font-size:12px; line-height:27px; color:#fff; text-transform:uppercase; display:block;}
#index_navs{ width:100%; float:none; background-color:#333; margin-top:0px;line-height:38px;height:117px;}
#MainMenus{ height:117px;line-height:38px; width:100%;}
#yc-mod-slider{ display:none}
.ddsmoothmenus ul li a span{ width:100%; text-align:center; display:block; text-align:center; color:#fff}
.ddsmoothmenus ul li{width:33%; float:left;text-align:center; border-bottom:#585757 1px solid; border-right:#585757 1px solid;}
.index-wz{width:95%; margin:0 auto; border:#ccc 1px solid; padding:0px}

/*主菜单当前所在页面*/
.ddsmoothmenu ul li a#menu_selected{ background:none}
.ddsmoothmenu ul li a#menu_selected span{color:#ff2002;}
.hits { display:none}


.pro_bg{ display:none;}
.pro_title,.contain{ width:100%;}
.index-title{ width:100%;}
.pro_title{ width:90%}
.index_title_nr{ }
.index_title i{height:32px; color:#333; font-size:15px; margin:0 auto; display:block; font-style:normal; background: url(../images/index_p_bj.png) center top; width:100%; }
.pro_bt dl{ display:none}
.index-products{ display:none}
.i_xinwen{ display:none;}
.new_h{ display:none;}
.news_xw{ width:95%; margin:0 auto}
.index-news{ width:100%;}
.index_youshi{ display:none;}

.index_wz{ margin: 15px auto; padding:4%; line-height: 25px; text-indent: 2em; border: 1px solid #eae9e9; width:90%;}

.pro{ width:100%; margin:0 auto; padding-top:2px; }
#pro{ padding-bottom:15px;}
#index_field{ display:none;}
.i_banner{ display:block}

.si_pro_h{ margin-bottom:20px}
.si_pro_h p{ font-size:24px; font-weight:bold; color:#008840;}
.sj-products{ display:block;width:95%; margin:30px auto; text-align:center;}
.sj-products li{ width:45%; float:left; text-align:center; margin-right:4%; margin-bottom:10px;}
.sj-products li img{ width:100%;height:115px;border:#ececec 1px solid}

.about{ width:100%; background:none; padding-top:0px; min-height:auto;}
.about dl{ width:95%; margin:0 auto}
.about dt{ width:100%; height:auto; margin-left:0px;}
.about dd{ display:none}
.about dt b{ display:block; line-height:40px;font-weight:bold; font-size:35px; text-transform:uppercase; color:#333333;}

.news{ width:100%; background: url(../images/news_bj.jpg) top center no-repeat; min-height:692px;}
.news_title{ width:95%; margin:0 auto;}
.news_bt{ width:100%; float:none; margin-left:15px;}
.news_title ul{ display:none}


.news dl{ width:100%; }
.news dt{ display:none}
.news dd{ width:95%; margin:0 auto}
.news_nr{ width:100%; background:#009532; height:auto;}
.news_nr img{ float:left; margin-right:29px;}
.news_nr b{ display:block; color:#fff; margin-top:39px; height:70px; line-height:70px; font-size:17px; float:left;}
.news_nr i{ display:block; font-style:normal; color:#fff; width:295px; font-size:14px; line-height:25px; float:left;}

#friendlink{ display:none}

.index_db,#copyright,.ys_bj{ display:none;}
.con_bg{ display:none}
.zbn li{ text-align: center; padding-top:10px ; padding-bottom:10px ;}
.zbn li a{ font-size: 12px; color: #666;}
.footyt{ width: 100%; height: 50px; background: #333; position: fixed; left: 0; bottom: 0; overflow: hidden;}
.footyt li{ float: left; text-align: center; }
.footyt li img{ display: block; margin: 10px auto 0;}
.footyt li a{ color: #fff; display: block; height: 100%;}
.footyt li .br1{ border-right:1px solid #3a3a3a ;}
.footyt2{ width: 100%; height: 55px; background: #434343; position: fixed; left: 0; bottom: 0; overflow: hidden;}
.footyt2 li{ float: left; text-align: center; width:33.3%  }
.footyt2 li img{ display: block; margin: 10px auto 0;}
.footyt2 li a{ color: #fff; display: block; height: 55px; overflow: hidden;}
.footyt2 li .br1{ border-right:1px solid #282828 ;}
.footyt2 li .bl1{ border-left:1px solid #6f6f6f ;}
.nav2{ width: 100%;  background: #002e79; height: 50px; line-height: 50px; }
.nav2>li{ float: left; height: 50px; line-height: 50px; text-align: center; position: relative;}
.nav2>li>a{ color: #fff; font-size: 16px; display: block; border-right: 1px solid #4cb034 ;}
.nav2>li div{ position: absolute; display: none; width:100% ; left: 0; top: 50px;background: #002e79;z-index: 100;}
.nav2>li:hover div{ display: block;}
.nav2>li div a{color: #fff; font-size: 16px;line-height: 40px; display: block; border-bottom: 1px solid #4cb034 ;}
.nav2>li div li>ul{ display: none;}
.newsList{ width: 100%;}
.newsList li{ line-height: 45px; border-bottom: 1px dashed #ccc;}
#footer{text-align: center; width: 100%; padding: 10px 0; font-size: 14px; color: #fff; background: #002e79; margin-bottom: 51px; }
.headerNews{ text-align: center;}
#friendlink{ margin-top: 20px;}
#footer p{ margin: 0;}
#footer a{ color:#fff;}
.footyt{ width: 100%; height: 50px; background: #1f1d1e; position: fixed; left: 0; bottom: 0; overflow: hidden;}
.footyt li{ float: left; text-align: center; line-height: 50px; width:24%; }
.footyt li img{ vertical-align: middle;}
.footyt li a{ color: #fff; display: block; height: 100%;}
.footyt li .br1{ border-right:1px solid #3a3a3a ;}
.i_foot{ display:block; margin-top:50px}
.pt50{ padding-top:30px}

.page-nyabout{ width:100%}
.ny_jianjie,.ny_xinwen,.ny_chanpin,.ny_liuyan,.head-search,.ny_tupian{ display:none;}
.page-right,.site-nav2,.site_left,.site-nav{ width:100%}
.page-right2{ width:98%; margin:0 auto;}
#page_main{ width:98%; margin:0 auto;}
#page_main2{ width:98%; margin:0 auto;}
.page-news img{width:100%}
.page-news { line-height:26px;}
.page-left{ display:none;}
.ny_lxwm img{ width:15px; height:15px;}
.ddsmoothmenu-top{ display:none}
.page-right3{ float:none; padding:0px;width:95%; margin:0 auto;overflow:hidden}
.page-right4{ float:none;width:95%;margin:0 auto;overflow:hidden; padding:0px; border:none}

.ny-contact{ width:100%; float:none; background:url(../Public/images/ny-contact-bj.jpg) top left no-repeat #222327; line-height:35px; font-size:16px;  margin-left:0px; padding-left:0px; color:#fff; min-height:270px; padding-top:4px; margin-bottom:30px;}
.ny_map{height:390px; width:100%; float:none; margin-bottom:40px;}

#ShowImages li{
	display: inline;
    float: left;
    margin: 6px 14px;
    text-align: center;margin-bottom:16px; width:40%;
}
#ShowImages .images_img a {
    border: 1px solid #dddddd;
	display:block;
    height: 100px;
    overflow: hidden;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    width: 91%;
}
#ShowImages .images_img img{ width:100%}
.images_title{ overflow:hidden; display:block; width:100%;}
.ly_left{ display:none}
.liuyan2{ width:95%; float:none}
.ny_mess { display:none}
.submit{
	margin:10px 0 0 120px; float:left
}
.page-guestbook {
    width: 100%;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 15px; float:right
}
.page-guestbook dl dd{width:100%}
.page-guestbook .Content{width:100%;}
#shownews img{ width:100%}
.text img{ width:100% }
#pro_info{ display:none}
.site-nav_pro{ width:100%; }
.ny_lxwm{ display:none}
.related_cp ul li {
    text-align: center;
    width: 40%;
    margin-right: 6%;
    float: left;
    overflow: hidden; border:#ececec 1px solid; margin-bottom:10px; padding:5px;}
    .related_cp ul li img {
     border: 1px solid #fff; }
.nyly{ width:100%;}
.contentHeight{ width:100%;}
.nylx_left{ width:96%; margin:0 auto; float:none; background-color:#fff; height:auto; padding:1px}
.page-guestbook dl dd{width:100%}
.page-guestbook .Content{width:100%;height:120px;border:#CCC 1px solid}
.page-guestbook dl dd input{border:#CCC 1px solid;padding:2px;height:44px;line-height:44px;width:90%;}
.submit{margin:10px 0 0 30px; float:left}
.reset{ display:none}

}